Job Radar. Live notifications. AI processed.
upwork.com 2026-04-26 π‘
πΉ Targeted List of Attorneys in Massachusetts
π€ Client: πΊπΈ USA Member since 2026-04-25
π° Price: $100
π© Problem: Generate a list of verified attorney contacts with specific practice areas within a defined geographic radius.
π¦ Existing: Not specified
Specifications:
[Target] Eviction / landlord-tenant attorneys, real estate attorneys, family law attorneys, probate attorneys
[Method] Web scraping and data aggregation from public directories, professional networks, and legal databases
[UI/UX] Not applicable
[Stack] Python with libraries like Beautiful Soup, Scrapy; Email verification tools (e.g., Mailgun)
[Security] Data encryption during transmission and storage; Compliance with GDPR and CCPA if applicable
[Format] JSON: {name: 'John Doe', firm: 'Doe Law Firm', email: 'johndoe@doefirm.com'}
Workflow:
Identify reliable sources for attorney data (public directories, legal networks)
Scrape and aggregate relevant attorneys within the specified practice areas
Filter results to include only those within a 50-mile radius of Boston, MA
Verify email addresses using email validation services to ensure low bounce rate
Organize data into JSON format as per client requirements